Pro JQuery Mobile by Brad Broulik
Author:Brad Broulik [Broulik, Brad]
Language: eng
Format: epub
Tags: Computers, Programming, Apple Programming
ISBN: 9781430239666
Publisher: Apress
Published: 2011-11-30T05:00:00+00:00
Listing 5–9. List with badges or count bubbles (ch5/list-badges.html)
<ul data-role="listview" data-inset="true" data-count-theme="e">
<li data-role="list-divider">Comments</p></li>
<li>
<img src="../images/111-user.png" class="ui-li-icon">
<p>Thanks for the review. I'll check it out this weekend.</p>
<span class="ui-li-count">1 day ago</span>
</li>
</ul>
List Filtering with Search Bar
jQuery Mobile has a very convenient client-side search feature for filtering lists. To create a search bar, add the data-filter=”true” attribute to the list. The framework will then append a search filter above the list and the default placeholder text will display the words, “Filter items...” (see Figure 5–11 and its related code in Listing 5–10).
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
The Mikado Method by Ola Ellnestam Daniel Brolund(21544)
Hello! Python by Anthony Briggs(20782)
Secrets of the JavaScript Ninja by John Resig Bear Bibeault(19230)
Dependency Injection in .NET by Mark Seemann(18848)
The Well-Grounded Java Developer by Benjamin J. Evans Martijn Verburg(18455)
Kotlin in Action by Dmitry Jemerov(18221)
OCA Java SE 8 Programmer I Certification Guide by Mala Gupta(18083)
Adobe Camera Raw For Digital Photographers Only by Rob Sheppard(16947)
Algorithms of the Intelligent Web by Haralambos Marmanis;Dmitry Babenko(16936)
Grails in Action by Glen Smith Peter Ledbrook(16061)
Sass and Compass in Action by Wynn Netherland Nathan Weizenbaum Chris Eppstein Brandon Mathis(13768)
Secrets of the JavaScript Ninja by John Resig & Bear Bibeault(11781)
Test-Driven iOS Development with Swift 4 by Dominik Hauser(10625)
A Developer's Guide to Building Resilient Cloud Applications with Azure by Hamida Rebai Trabelsi(10590)
Jquery UI in Action : Master the concepts Of Jquery UI: A Step By Step Approach by ANMOL GOYAL(9707)
Hit Refresh by Satya Nadella(9099)
The Kubernetes Operator Framework Book by Michael Dame(8534)
Exploring Deepfakes by Bryan Lyon and Matt Tora(8358)
Robo-Advisor with Python by Aki Ranin(8302)